home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9712 / 000065_owner-linux-arm…r.rutgers.edu _Thu Dec 25 21:28:27 1997.msg < prev    next >
Internet Message Format  |  1998-01-04  |  2KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id VAA09816
  4.     for <willy@odie.fluff.org>; Thu, 25 Dec 1997 21:28:25 GMT
  5. Received: from vger.rutgers.edu ([128.6.190.2]:65042 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <12012-625>; Thu, 25 Dec 1997 23:27:57 +0200
  6. Received: by vger.rutgers.edu id <970885-1474>; Thu, 25 Dec 1997 16:24:04 -0500
  7. Received: from snowcrash.cymru.net ([163.164.160.3]:1347 "EHLO snowcrash.cymru.net" ident: "NO-IDENT-SERVICE") by vger.rutgers.edu with ESMTP id <970869-1477>; Thu, 25 Dec 1997 16:22:40 -0500
  8. Received: (from alan@localhost) by snowcrash.cymru.net (8.8.7/8.7.1) id VAA00429; Thu, 25 Dec 1997 21:23:42 GMT
  9. From: Alan Cox <alan@cymru.net>
  10. Message-Id: <199712252123.VAA00429@snowcrash.cymru.net>
  11. Subject: Re: new patch (fwd)
  12. To: philip@vger.rutgers.edu (Philip Blundell)
  13. Date:     Thu, 25 Dec 1997 21:23:41 +0000 (GMT)
  14. Cc: linux@arm.uk.linux.org, linux-arm@vger.rutgers.edu
  15. In-Reply-To: <Pine.LNX.3.95.971225135428.1088A-100000@vger.rutgers.edu> from "Philip Blundell" at Dec 25, 97 02:04:35 pm
  16. Content-Type: text
  17. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  18. Sender: owner-linux-arm@vger.rutgers.edu
  19. Precedence: bulk
  20. Status: RO
  21.  
  22. > Yes.  gcc 2.8 doesn't define __arm2__ or __arm3__ if you give it the
  23. > -mapcs= and -mcpu= options, so with the old #ifdefs you ended up getting
  24. > support for no CPUs at all.  You do still get __arm3__ defined with -m3,
  25. > but you also get complaints about this being an obsolete option.
  26.  
  27. It may be a good idea to make these CONFIG_ARM2 CONFIG_ARM3 CONFIG_ARMx
  28. as thats one way to be sure the compiler isnt going to bite you again
  29. in the future.
  30.  
  31. > with the merge.  If you want to fix 8390.c to go faster, then since it's
  32. > not an ARM specific change there's no need to make another copy of the
  33. > file.
  34.  
  35. Also pass the changes to 8390.c on to its maintainer (Paul Gortmaker)
  36. and to me. I've no idea if your 8390 changes are go faster items or
  37. not but the original 8390 and some of the clones are incredibly touchy
  38. about how they are prodded which is one reason the linux driver isnt
  39. absoutely optimised.
  40.  
  41. There should be nothing now other than the Apple Mac which can't use
  42. the generic 8390.c (and the fixes for that will get merged soon).
  43.  
  44. Alan
  45. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu